Defines a PDF document that formats flow content.

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Full documentation

Initializes a new PDFFlowDocument object.

Full documentation

Initializes a new PDFFlowDocument object.

Full documentation

Adds a listener for the after flow content draw event.

Full documentation

Adds a listener for the before flow content draw event.

Full documentation

Adds a listener for the complete page event.

Full documentation

Adds new content to the document.
The content is laid out automatically in the available space and subsequent changes on the content have no effect.

Full documentation

Adds a listener for the create page event.

Full documentation

Adds a space after the last flow content.

Full documentation

Closes the current page no matter how much content has been added to it. Next content added to document will start on a new page.

Full documentation

Generates the document's table of contents.

Full documentation

Generates the document's table of contents.

Full documentation

Gets the javascript action to execute after the document is printed.

Full documentation

Gets the javascript action to execute after the document is saved.

Full documentation

Gets the available space on current page.

Full documentation

Gets the javascript action to execute before the document is closed.

Full documentation

Gets the javascript action to execute before the document is printed.

Full documentation

Gets the javascript action to execute before the document is saved.

Full documentation

Gets the COS document associated with this object.

Full documentation

Gets how the document should be displayed when opened in the viewer.

Full documentation

Gets the document information.

Full documentation

Gets the document security store.

Full documentation

Gets the list of file attachments embedded in this document.

Full documentation

Converts the flow document to a fixed document and returns it.

Full documentation

Gets the document headers and footers.

Full documentation

Gets the document ID.

Full documentation

Gets the JavaScript source code blocks.

Full documentation

Gets the document language.

Full documentation

Gets the document mark information.

Full documentation

Gets the action to execute when the document is opened.

Full documentation

Gets the document outline.

Full documentation

Gets the collection of output intents.

Full documentation

Gets the list of page labeling ranges in the PDF document.

Full documentation

Gets the document's page layout specifying how the pages should be displayed when opened.

Full documentation

Gets the structure element that serves as parent for the structure elements in the flow content objects.
By default, the creates a as parent for structure elements defined by the flow content objects. This element is a direct child of the structure element which represents the document and is the root of the structure tree.
The new parent applies only to flow content objects added to the document after this property has been set.
The structure element used as parent must be included explicitly in the document's structure tree.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the PDF version of this PDFFlowDocument object.

Full documentation

Gets the document security handler.

Full documentation

Gets the document structure tree.

Full documentation

Gets the version extension.

Full documentation

Gets the document's viewer preferences.

Full documentation

Gets the XMP document metadata.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Loads a PDF file and returns either a fixed document or a portfolio depending on the PDF file type.

Full documentation

Removes a listener for the after flow content draw event.

Full documentation

Removes a listener for the before flow content draw event.

Full documentation

Removes a listener for the complete page event

Full documentation

Removes a listener for the create page event.

Full documentation

Saves the PDF document to the specified stream.

Full documentation

Sets the javascript action to execute after the document is printed.

Full documentation

Sets the javascript action to execute after the document is saved.

Full documentation

Sets the javascript action to execute before the document is closed.

Full documentation

Sets the javascript action to execute before the document is printed.

Full documentation

Sets the javascript action to execute before the document is saved.

Full documentation

Sets how the document should be displayed when opened in the viewer.

Full documentation

Sets the document information.

Full documentation

Sets the document security store.

Full documentation

Sets the document ID, a 32 byte identifier.

Full documentation

Sets the document language.

Full documentation

Sets the document mark information.

Full documentation

Sets the action to execute when the document is opened.

Full documentation

Sets the collection of output intents.

Full documentation

Sets the document's page layout specifying how the pages should be displayed when opened.

Full documentation

Sets the structure element that serves as parent for the structure elements in the flow content objects.
By default, the creates a as parent for structure elements defined by the flow content objects. This element is a direct child of the structure element which represents the document and is the root of the structure tree.
The new parent applies only to flow content objects added to the document after this property has been set.
The structure element used as parent must be included explicitly in the document's structure tree.

Full documentation

Sets the PDF version of this PDFFlowDocument object.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Sets the document structure tree.

Full documentation

Sets the version extension.

Full documentation

Sets the document's viewer preferences.

Full documentation

Sets the XMP document metadata.

Full documentation

Starts a new page no matter how much content has been added to current page.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation